home *** CD-ROM | disk | FTP | other *** search
/ PC Guide 21 / PC Guide - Virtual Safari - PCGD 02-21-1997 (1997).iso / cd / single95.bat < prev    next >
DOS Batch File  |  1996-09-25  |  155b  |  11 lines

  1. @echo off
  2. if exist c:\windows\dosstart.bat call c:\windows\dosstart.bat
  3. %1
  4. cd %2
  5. call %3
  6. @echo.
  7. @echo Type EXIT [Enter] to return to Windows.
  8.  
  9.  
  10.  
  11.